FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CapabilityStatement/FHIR Server from package hl7.fhir.uv.order-catalog#current (46 ms)

Package hl7.fhir.uv.order-catalog
Type CapabilityStatement
Id Id
FHIR Version R5
Source http://hl7.org/fhir/uv/order-catalog/https://build.fhir.org/ig/HL7/fhir-order-catalog/CapabilityStatement-cs-drug-custodian.html
Url http://hl7.org/fhir/uv/order-catalog/CapabilityStatement/cs-drug-custodian
Version current
Status active
Date 2022-09-16
Name CapabilityStatement4DrugCustodian
Title CapabilityStatement for custodian of catalog of medications
Experimental False
Realm uv
Authority hl7
Description This Section describes the expected capabilities of the Custodian of a catalog of medications. This role is responsible for providing responses to the queries submitted by the catalog consumers. The MedicationKnowledge Resource is the focal Resource gathering all knowledge and information details about a medication in the catalog.
Kind requirements

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
DrugKnowledge item in a catalog of drugs


Narrative

Note: links and images are rebased to the (stated) source

CapabilityStatement4DrugCustodian

This Section describes the expected capabilities of the Custodian of a catalog of medications. This role is responsible for providing responses to the queries submitted by the catalog consumers.

The MedicationKnowledge Resource is the focal Resource gathering all knowledge and information details about a medication in the catalog.

ModeSERVER
Description

The Custodian of a catalog of medications SHALL:

  1. Support profiles CatalogHeader, DrugKnowledge, DrugPackage defined in this Implementation Guide..
  2. Implement the RESTful behavior according to the FHIR specification.
  3. Return the following response classes:
    • (Status 400): invalid parameter
    • (Status 401/4xx): unauthorized request
    • (Status 403): insufficient scope
    • (Status 404): unknown resource
    • (Status 410): deleted resource.
  4. Support json source formats for all order-catalog interactions.
  5. Identify the order-catalog profiles supported as part of the FHIR meta.profile attribute for each instance.
  6. Support the searchParameters on each profile individually and in combination.

The Custodian of a catalog of medications SHOULD:

  1. Support xml source formats for all order-catalog interactions.
  2. support the Catalog profile of the Composition Resource in the core standard
Transaction
System History
System Search
Resource TypeProfileReadV-ReadSearchUpdateCreate
MedicationKnowledgeSupported profiles:
  item in a catalog of drugs
yyy

Source

{
  "resourceType" : "CapabilityStatement",
  "id" : "cs-drug-custodian",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>CapabilityStatement4DrugCustodian</h2><div><p>This Section describes the expected capabilities of the Custodian of a catalog of medications. This role is responsible for providing responses to the queries submitted by the catalog consumers.</p>\n<p>The MedicationKnowledge Resource is the focal Resource gathering all knowledge and information details about a medication in the catalog.</p>\n</div><table><tr><td>Mode</td><td>SERVER</td></tr><tr><td>Description</td><td><div><p>The Custodian of a catalog of medications <strong>SHALL</strong>:</p>\n<ol>\n<li>Support profiles CatalogHeader, DrugKnowledge, DrugPackage defined in this Implementation Guide..</li>\n<li>Implement the RESTful behavior according to the FHIR specification.</li>\n<li>Return the following response classes:\n<ul>\n<li>(Status 400): invalid parameter</li>\n<li>(Status 401/4xx): unauthorized request</li>\n<li>(Status 403): insufficient scope</li>\n<li>(Status 404): unknown resource</li>\n<li>(Status 410): deleted resource.</li>\n</ul>\n</li>\n<li>Support json source formats for all order-catalog interactions.</li>\n<li>Identify the order-catalog profiles supported as part of the FHIR <code>meta.profile</code> attribute for each instance.</li>\n<li>Support the searchParameters on each profile individually and in combination.</li>\n</ol>\n<p>The Custodian of a catalog of medications <strong>SHOULD</strong>:</p>\n<ol>\n<li>Support xml source formats for all order-catalog interactions.</li>\n<li>support the Catalog profile of the Composition Resource in the core standard</li>\n</ol>\n</div></td></tr><tr><td>Transaction</td><td></td></tr><tr><td>System History</td><td></td></tr><tr><td>System Search</td><td></td></tr></table><table><tr><th><b>Resource Type</b></th><th><b>Profile</b></th><th><b title=\"GET a resource (read interaction)\">Read</b></th><th><b title=\"GET past versions of resources (vread interaction)\">V-Read</b></th><th><b title=\"GET all set of resources of the type (search interaction)\">Search</b></th><th><b title=\"PUT a new resource version (update interaction)\">Update</b></th><th><b title=\"POST a new resource (create interaction)\">Create</b></th></tr><tr><td>MedicationKnowledge</td><td>Supported profiles:<br/>��<a href=\"StructureDefinition-DrugKnowledge.html\">item in a catalog of drugs</a></td><td>y</td><td>y</td><td>y</td><td></td><td></td></tr></table></div>"
  },
  "url" : "http://hl7.org/fhir/uv/order-catalog/CapabilityStatement/cs-drug-custodian",
  "version" : "current",
  "name" : "CapabilityStatement4DrugCustodian",
  "title" : "CapabilityStatement for custodian of catalog of medications",
  "status" : "active",
  "experimental" : false,
  "date" : "2022-09-16",
  "publisher" : "HL7 International - Orders and Observations Work Group",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org/Special/committees/orders"
        }
      ]
    }
  ],
  "description" : "This Section describes the expected capabilities of the Custodian of a catalog of medications. This role is responsible for providing responses to the queries submitted by the catalog consumers. \n\nThe MedicationKnowledge Resource is the focal Resource gathering all knowledge and information details about a medication in the catalog.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "kind" : "requirements",
  "fhirVersion" : "5.0.0-ballot",
  "format" : [
    "xml",
    "json"
  ],
  "implementationGuide" : [
    "http://hl7.org/fhir/uv/order-catalog/ImplementationGuide/ig-uv-order-catalog"
  ],
  "rest" : [
    {
      "mode" : "server",
      "documentation" : "The Custodian of a catalog of medications **SHALL**:\n\n1. Support profiles CatalogHeader, DrugKnowledge, DrugPackage defined in this Implementation Guide..\n2. Implement the RESTful behavior according to the FHIR specification.\n3. Return the following response classes:\n - (Status 400): invalid parameter\n - (Status 401/4xx): unauthorized request\n - (Status 403): insufficient scope\n - (Status 404): unknown resource\n - (Status 410): deleted resource.\n4. Support json source formats for all order-catalog interactions.\n5. Identify the order-catalog profiles supported as part of the FHIR `meta.profile` attribute for each instance.\n6. Support the searchParameters on each profile individually and in combination.\n\nThe Custodian of a catalog of medications **SHOULD**:\n\n1. Support xml source formats for all order-catalog interactions.\n2. support the Catalog profile of the Composition Resource in the core standard\n",
      "security" : {
        "description" : "1. A custodian **SHALL** reject any unauthorized requests by returning an HTTP 401 \"Unauthorized\", HTTP 403 \"Forbidden\", or HTTP 404 \"Not Found\" ."
      },
      "resource" : [
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode" : "SHALL"
            }
          ],
          "type" : "MedicationKnowledge",
          "supportedProfile" : [
            "http://hl7.org/fhir/uv/order-catalog/StructureDefinition/DrugKnowledge"
          ],
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "search-type"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "read"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "vread"
            }
          ],
          "referencePolicy" : [
            "enforced"
          ],
          "searchInclude" : [
            "iterate=*"
          ],
          "searchParam" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "_id",
              "type" : "token",
              "documentation" : "http://hl7.org/fhir/2022Sep/search.html#id"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "_lastUpdated",
              "type" : "date",
              "documentation" : "http://hl7.org/fhir/2022Sep/search.html#lastUpdated"
            }
          ]
        }
      ]
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.